diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-01-31 18:18:14 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-01-31 18:18:14 +0000 |
commit | e904a429613f996f2559c0597d435212ab7eb1ac (patch) | |
tree | 1aa0f23f18ceb37b8903c1a9e86db7d515a50daa /ftp/gnustep-ftp | |
parent | f7b0b707b39447d728c699bc356910f39742d0b4 (diff) |
Notes
Diffstat (limited to 'ftp/gnustep-ftp')
-rw-r--r-- | ftp/gnustep-ftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/gnustep-ftp/Makefile b/ftp/gnustep-ftp/Makefile index 20c25dd9627a..098f6c404dd3 100644 --- a/ftp/gnustep-ftp/Makefile +++ b/ftp/gnustep-ftp/Makefile @@ -7,7 +7,7 @@ PORTNAME= ftp PORTVERSION= 0.1 -CATEGORIES= ftp +CATEGORIES= ftp gnustep MASTER_SITES= http://download.savannah.gnu.org/releases/gap/ PKGNAMEPREFIX= gnustep- DISTNAME= FTP-${PORTVERSION} |