diff options
author | demon <demon@FreeBSD.org> | 2000-11-15 03:36:26 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2000-11-15 03:36:26 +0800 |
commit | 0e35b017950476cafea4fea467cca5c2b89b3a36 (patch) | |
tree | 916f1e10ba9d069ff2d16b7183880f7d0753a3f7 | |
parent | a9b1fc91fd45df633fe6798e3303a115d00033ba (diff) | |
download | freebsd-ports-gnome-0e35b017950476cafea4fea467cca5c2b89b3a36.tar.gz freebsd-ports-gnome-0e35b017950476cafea4fea467cca5c2b89b3a36.tar.zst freebsd-ports-gnome-0e35b017950476cafea4fea467cca5c2b89b3a36.zip |
Update to version 1.8.4.
Remove NO_LATEST_LINK.
Approved by: sobomax
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/afterstep-stable/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index 681387f6a3ed..7f9c81abcda6 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -6,18 +6,17 @@ # PORTNAME= afterstep -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.4 CATEGORIES= x11-wm afterstep MASTER_SITES= ${MASTER_SITE_AFTERSTEP} MASTER_SITE_SUBDIR= stable DISTNAME= AfterStep-${PORTVERSION} -MAINTAINER= dima@Chg.ru +MAINTAINER= demon@FreeBSD.org LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg -NO_LATEST_LINK= yes USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes diff --git a/x11-wm/afterstep-stable/distinfo b/x11-wm/afterstep-stable/distinfo index 711fdefbb2dd..48b216abe6c1 100644 --- a/x11-wm/afterstep-stable/distinfo +++ b/x11-wm/afterstep-stable/distinfo @@ -1 +1 @@ -MD5 (AfterStep-1.8.0.tar.bz2) = 516beeca339259290f3115b6d7ecbbc9 +MD5 (AfterStep-1.8.4.tar.bz2) = 0fa1124cfe7d1e5c2cf185faf950358d |