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 /games/stepbill | |
parent | ad80b5cfa4a9c4596ecd4d8abd20bd3a0030d6bd (diff) | |
download | FreeBSD-ports-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.zip FreeBSD-ports-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.tar.gz |
- add category gnustep
PR: 103931
Approved by: pav
Diffstat (limited to 'games/stepbill')
-rw-r--r-- | games/stepbill/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/stepbill/Makefile b/games/stepbill/Makefile index c05b8ae..e01d40f 100644 --- a/games/stepbill/Makefile +++ b/games/stepbill/Makefile @@ -7,7 +7,7 @@ PORTNAME= stepbill PORTVERSION= 2.4 -CATEGORIES= games +CATEGORIES= games gnustep MASTER_SITES= http://www.linuks.mine.nu/stepbill/ \ ${MASTER_SITE_GNUSTEP_CH} |