diff options
author | Jim Mock <jim@FreeBSD.org> | 2003-04-24 20:08:11 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2003-04-24 20:08:11 +0000 |
commit | e0afa85d39adecc3f565436a6d852a52fb2a3ca6 (patch) | |
tree | 2f43b695faaad37adaf97573d9efea8c96fc4506 /games/xosmulti | |
parent | 2c481fb25b64205d19414b92bde67aa90459273f (diff) | |
download | ports-e0afa85d39adecc3f565436a6d852a52fb2a3ca6.tar.gz ports-e0afa85d39adecc3f565436a6d852a52fb2a3ca6.zip |
Notes
Diffstat (limited to 'games/xosmulti')
-rw-r--r-- | games/xosmulti/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xosmulti/Makefile b/games/xosmulti/Makefile index 6ee02151809b..152856b4f602 100644 --- a/games/xosmulti/Makefile +++ b/games/xosmulti/Makefile @@ -8,13 +8,13 @@ PORTNAME= xosmulti PORTVERSION= 1.00 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flathill DISTNAME= ${PORTNAME}_${PORTVERSION}_tar EXTRACT_SUFX= .gz MAINTAINER= flathill@FreeBSD.org -COMMENT= A littele girl catoon on the top of the active window +COMMENT= A little girl cartoon on the top of the active window WRKSRC= ${WRKDIR}/xosmulti USE_X_PREFIX= yes |