diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-04-10 14:41:30 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-04-10 14:41:30 +0000 |
commit | 549e1e49716d2998540237a08a83cd06a1c50a94 (patch) | |
tree | e4a4cd78bbf734e6772380fd5f29ccc64decca11 /graphics/aqsis/Makefile | |
parent | Set expiration date to 20050610. (diff) |
- Update ports/graphics/aqsis to 1.0.0
PR: 79741
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Diffstat (limited to 'graphics/aqsis/Makefile')
-rw-r--r-- | graphics/aqsis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index 50a492e3eafd..ea2b07e791fc 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -7,7 +7,7 @@ # PORTNAME= aqsis -PORTVERSION= 0.9.2 +PORTVERSION= 1.0.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |