diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-09 08:42:45 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-09 08:42:45 +0800 |
commit | baa2f56abe4d016feaadc429a6d543ffb46509c8 (patch) | |
tree | 2cdf2a8d70887fd338ada6da69e43ac51e0e2f56 /x11 | |
parent | 9a9014565888550bc52d447928227c90ac9d9ea6 (diff) | |
download | marcuscom-ports-baa2f56abe4d016feaadc429a6d543ffb46509c8.tar marcuscom-ports-baa2f56abe4d016feaadc429a6d543ffb46509c8.tar.gz marcuscom-ports-baa2f56abe4d016feaadc429a6d543ffb46509c8.tar.bz2 marcuscom-ports-baa2f56abe4d016feaadc429a6d543ffb46509c8.tar.lz marcuscom-ports-baa2f56abe4d016feaadc429a6d543ffb46509c8.tar.xz marcuscom-ports-baa2f56abe4d016feaadc429a6d543ffb46509c8.tar.zst marcuscom-ports-baa2f56abe4d016feaadc429a6d543ffb46509c8.zip |
Change PORTREVISION to 1 instead of yes. I must be the guy that when the form
asks for "Sex," I write in, "yes, please."
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4928 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/yelp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 1f1cec3ee..99aee6944 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,12 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.61 2005/09/17 21:39:23 marcus Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.62 2005/10/08 19:41:40 marcus Exp $ # PORTNAME= yelp PORTVERSION= 2.12.1 -PORTREVISION= yes +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 |