diff options
-rw-r--r-- | devel/smake/Makefile | 3 | ||||
-rw-r--r-- | devel/smake/pkg-descr | 2 | ||||
-rw-r--r-- | devel/smake/pkg-plist | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/devel/smake/Makefile b/devel/smake/Makefile index c6e7b5a3e87e..acb255159b40 100644 --- a/devel/smake/Makefile +++ b/devel/smake/Makefile @@ -4,7 +4,8 @@ PORTNAME= smake PORTVERSION= 1.2.3 CATEGORIES= devel -MASTER_SITES= ftp://ftp.berlios.de/pub/smake/ +MASTER_SITES= SF +MASTER_SITE_SUBDIR=s-make MAINTAINER= ports@FreeBSD.org COMMENT= Portable make program with automake features diff --git a/devel/smake/pkg-descr b/devel/smake/pkg-descr index a508dea2ef4e..3f565f35038c 100644 --- a/devel/smake/pkg-descr +++ b/devel/smake/pkg-descr @@ -6,4 +6,4 @@ compilation on all supported platforms. The system therefore allows the re-use of a source tree for all supported platforms in contrast to the GNU concept of untar -> configure -> make -> install -> remove -WWW: http://cdrecord.berlios.de/old/private/smake.html +WWW: http://sourceforge.net/projects/s-make/ diff --git a/devel/smake/pkg-plist b/devel/smake/pkg-plist index 2e497c973674..cb90e97df3fc 100644 --- a/devel/smake/pkg-plist +++ b/devel/smake/pkg-plist @@ -8,6 +8,6 @@ lib/profiled/libschily.a man/man1/smake.1.gz man/man5/makefiles.5.gz man/man5/makerules.5.gz -@dirrmtry lib/profiled @dirrm include/schily/%%RULESUSED%% @dirrm include/schily +@dirrmtry lib/profiled |