diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-02-01 02:18:14 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-02-01 02:18:14 +0800 |
commit | 4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201 (patch) | |
tree | 2c030f9d3a3e0ffc061f113fafcf058c9360d957 /mail/pantomime | |
parent | ad80b5cfa4a9c4596ecd4d8abd20bd3a0030d6bd (diff) | |
download | freebsd-ports-gnome-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.tar.gz freebsd-ports-gnome-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.tar.zst freebsd-ports-gnome-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.zip |
- add category gnustep
PR: 103931
Approved by: pav
Diffstat (limited to 'mail/pantomime')
-rw-r--r-- | mail/pantomime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 9c87763a91b9..e0253fd123ca 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -7,7 +7,7 @@ PORTNAME= pantomime PORTVERSION= 1.2.0 -CATEGORIES= mail +CATEGORIES= mail gnustep MASTER_SITES= http://www.collaboration-world.com/pantomime.data/releases/Stable/ DISTNAME= Pantomime-${PORTVERSION}pre2 |