Index: head/sysutils/asapm/Makefile =================================================================== --- head/sysutils/asapm/Makefile (revision 12553) +++ head/sysutils/asapm/Makefile (revision 12554) @@ -1,18 +1,19 @@ # New ports collection makefile for: asapm -# Version required: 1.4 +# Version required: 2.0 # Date created: 6 Aug 1998 # Whom: Brian Handy # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1998/08/10 00:36:58 steve Exp $ # -DISTNAME= asapm-1.4 +DISTNAME= asapm-2.0 CATEGORIES= sysutils x11 MASTER_SITES= http://bewoner.dma.be/Albert/linux/software/ MAINTAINER= handy@physics.montana.edu USE_X_PREFIX= yes + MAN1= asapm.1x .include Property changes on: head/sysutils/asapm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/sysutils/asapm/distinfo =================================================================== --- head/sysutils/asapm/distinfo (revision 12553) +++ head/sysutils/asapm/distinfo (revision 12554) @@ -1 +1 @@ -MD5 (asapm-1.4.tar.gz) = 08c11f5b6cfe7e354d43916711a7a646 +MD5 (asapm-2.0.tar.gz) = 86cc937e9c3edada5615bd915015a121 Property changes on: head/sysutils/asapm/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/sysutils/asapm/files/patch-aa =================================================================== --- head/sysutils/asapm/files/patch-aa (revision 12553) +++ head/sysutils/asapm/files/patch-aa (revision 12554) @@ -1,11 +1,14 @@ ---- Makefile.orig Thu Aug 6 16:53:24 1998 -+++ Makefile Thu Aug 6 16:54:18 1998 -@@ -1,6 +1,6 @@ +--- Makefile.orig Wed Aug 12 11:37:44 1998 ++++ Makefile Wed Aug 12 11:37:50 1998 +@@ -1,8 +1,8 @@ + #----------------------------------------------------- # The locations where this program should be installed --INSTALL_X_DIR=/usr/X11R6/bin +-INSTALL_X_DIR=/usr/local/bin +-OLD_INSTALL_X_DIR=/usr/X11R6/bin -MAN_DIR=/usr/X11R6/man/man1 +INSTALL_X_DIR=${PREFIX}/bin ++OLD_INSTALL_X_DIR=${PREFIX}/bin +MAN_DIR=${PREFIX}/man/man1 # The location and names of the X11 libraries LDIR = -L/usr/X11R6/lib Property changes on: head/sysutils/asapm/files/patch-aa ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/sysutils/asapm/pkg-plist =================================================================== --- head/sysutils/asapm/pkg-plist (revision 12553) +++ head/sysutils/asapm/pkg-plist (revision 12554) @@ -1,2 +1 @@ bin/asapm -man/man1/asapm.1x.gz Property changes on: head/sysutils/asapm/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property