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 /textproc/popup | |
parent | f7b0b707b39447d728c699bc356910f39742d0b4 (diff) |
Notes
Diffstat (limited to 'textproc/popup')
-rw-r--r-- | textproc/popup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/popup/Makefile b/textproc/popup/Makefile index 65c7bce81e65..6fbd20037158 100644 --- a/textproc/popup/Makefile +++ b/textproc/popup/Makefile @@ -7,7 +7,7 @@ PORTNAME= popup PORTVERSION= 0.5 -CATEGORIES= textproc +CATEGORIES= textproc gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Popup-${PORTVERSION}pre1 |