diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-02 05:53:05 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-02 05:53:05 +0000 |
commit | c3058d659ce4ac262af85f39faf0880b4b930d41 (patch) | |
tree | 8885d3bbae4863c3ec40206219ec7fc659ed8a59 /x11-wm/aewm++/Makefile | |
parent | f7803d24a9db0487e8ce22f5c24ce35af98caa10 (diff) | |
download | FreeBSD-ports-c3058d659ce4ac262af85f39faf0880b4b930d41.zip FreeBSD-ports-c3058d659ce4ac262af85f39faf0880b4b930d41.tar.gz |
upgrade to 1.0.17
Diffstat (limited to 'x11-wm/aewm++/Makefile')
-rw-r--r-- | x11-wm/aewm++/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/aewm++/Makefile b/x11-wm/aewm++/Makefile index 9546fa7..e7bc80e 100644 --- a/x11-wm/aewm++/Makefile +++ b/x11-wm/aewm++/Makefile @@ -7,7 +7,7 @@ # PORTNAME= aewm++ -PORTVERSION= 1.0.15 +PORTVERSION= 1.0.17 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sapphire @@ -19,7 +19,6 @@ USE_GMAKE= yes CXXFLAGS+= -I${X11BASE}/include LIBS+= -L${X11BASE}/lib -MANCOMPRESSED= yes MAN1= aewm++.1x post-patch: |