diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-01-31 18:18:14 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-01-31 18:18:14 +0000 |
commit | 4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201 (patch) | |
tree | 2c030f9d3a3e0ffc061f113fafcf058c9360d957 /ftp | |
parent | ad80b5cfa4a9c4596ecd4d8abd20bd3a0030d6bd (diff) | |
download | FreeBSD-ports-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.zip FreeBSD-ports-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.tar.gz |
- add category gnustep
PR: 103931
Approved by: pav
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gnustep-ftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/waiho/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/gnustep-ftp/Makefile b/ftp/gnustep-ftp/Makefile index 20c25dd..098f6c4 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} diff --git a/ftp/waiho/Makefile b/ftp/waiho/Makefile index 8231384..d8271fe 100644 --- a/ftp/waiho/Makefile +++ b/ftp/waiho/Makefile @@ -7,7 +7,7 @@ PORTNAME= waiho PORTVERSION= 0.2 -CATEGORIES= ftp +CATEGORIES= ftp gnustep MASTER_SITES= http://www.roard.com/waiho/download/ DISTNAME= Waiho-${PORTVERSION} EXTRACT_SUFX= .tgz |